home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 4_misc / bind / clear_screen < prev    next >
Text File  |  2001-03-21  |  415b  |  15 lines

  1. Synopsis:
  2.    bind <key> clear_screen
  3.  
  4. Description:
  5.    This function clears the current window of all text.  Additionally, it
  6.    will restart the window if it has been stopped by HOLD_MODE or the key
  7.    function TOGGLE_STOP_SCREEN.
  8.  
  9. Aliases:
  10.    This function is effectively equivalent to "CLEAR -unhold".
  11.  
  12. See Also:
  13.    bind(4) refresh_screen; clear(4); set(4) hold_mode; window(4) hold_mode
  14.  
  15.